home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / dalla rivista / host contacted / imengv3.41p2.lha / ImEngV3.41p2 / Extra / DOpus5 / README.TEXT < prev    next >
Text File  |  1997-01-09  |  3KB  |  65 lines

  1.  
  2.   README.TEXT - IE/DOpus5 Support Documentation
  3.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5.   The scripts in this directory are written for users of the disk util
  6. Directory Opus 5.x. They perform various tasks in IE but with main control
  7. from DOpus. DOpus is ideal for batch processing of images and easy handling
  8. of file information.
  9.  
  10.   The scripts require DOpus 5.0 or higher and ImageEngineer 3.0 or higher.
  11. They do not support DOpus 4.x or lower since those versions use a completely
  12. different set of arexx commands. Both DOpus and IE must be running when the
  13. scripts are executed.
  14.  
  15.  
  16.   Included support files
  17.  ~~~~~~~~~~~~~~~~~~~~~~~~
  18. "buttons/IE_Functions" - a ready-to-use button bank for DOpus5 with all
  19. currently available DOpus support functions. Parts of the functions in the
  20. button bank requires that the support ARexx scripts have been installed in
  21. REXX:. See the ReadMe file in the ARexx support directory for more info.
  22.  
  23. "images/IE.small" - an ILBM brush that can be used in the DOpus5 toolbar
  24. and/or button bank. For instance, you can make the icon load the IE button
  25. bank by using the built-in command "LoadButtons".
  26.  
  27. "arexx/IE_Import.dopus5" - imports all selected files in the source dir into
  28. Image Engineer. Only input from one source lister will be used.
  29.  
  30. "arexx/IE_Convert.dopus5" - converts all selected files in the source dir
  31. to a user-specified output format. Output can be either in raw or rendered
  32. format. Rendering of output supports locking of a single user-selected
  33. palette for all converted images. Output files will be saved to destination
  34. dir. Only input from one source lister will be used.
  35.  
  36.   »> NOTE that some fileformats do *not* support certain number of  <«
  37.   »> bitplanes and/or image sizes. If you do not select the correct <«
  38.   »> output format the script will fail to save those images. Read  <«
  39.   »> the SuperView-Library manual for more info about file formats. <«
  40.  
  41. "arexx/IE_BatchProcess.dopus5" - is a IE batch system executer script. It
  42. uses IE batch scripts to multi-process image sequnces. It lets you set
  43. options for first and last frame and will automatically twine those values
  44. through the file sequence. Read the "IE_batch_system.guide" for more info.
  45.  
  46.  
  47.   Install & use support files
  48.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  49. Very simple. Use the included install script. It will copy all files to
  50. their corresponding directory in the "DOpus5:" directory. (where DOpus is
  51. installed)
  52.  
  53. To use, just load the button bank, select your images and press a button!
  54.  
  55. Note: The functions "IX Change", "IX Clone", "IX Reverse" requires that you
  56. *only* select the *first* and *last* file in the range you want to process.
  57. This is because the scripts are not written specifically for DOpus5 but for
  58. DOS in general.
  59.  
  60. [--------------------------------------------------------------------------]
  61.  
  62.   All scripts Copyright © 1997
  63.   by Patrik M Nydensten, <ie96_pny@isk.kth.se>
  64.   6/1 1997 Stockholm/Sweden
  65.